Age | Commit message (Expand) | Author |
2005-06-03 | The alternative form of drawString() is no longer needed. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. (I think you can see the pattern here. :-) | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-02 | The GUI has reached the point where I think it's safe to begin removing the | Torbjörn Andersson |
2005-05-23 | Restored alphabetical order (and documented it in a comment); retired Jamieso... | Max Horn |
2005-05-20 | Made the chooser dialog scale itself, albeit in a slightly hackish way. | Torbjörn Andersson |
2005-05-20 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson |
2005-05-19 | Big version of the popup widget. It could use a bit more polish, though... | Torbjörn Andersson |
2005-05-19 | More scaling work. It's still more about infrastructure than layout: I want | Torbjörn Andersson |
2005-05-18 | Make sure the labels for the volume sliders aren't truncated. (This is my | Torbjörn Andersson |
2005-05-18 | Added big slider widget. There is nothing in the widget itself that's | Torbjörn Andersson |
2005-05-18 | Some more scaling work. Parts of the options dialogs scale themselves. Some | Torbjörn Andersson |
2005-05-18 | Remove duplicate _ws member | Max Horn |
2005-05-18 | Remove the label code from SliderWidget (simplifies it a lot); instead use a ... | Max Horn |
2005-05-18 | Revised scrollbar look again | Max Horn |
2005-05-18 | Made use of addCheckbox(). I had to add an alternative form of the function | Torbjörn Andersson |
2005-05-18 | New function: addCheckbox() | Torbjörn Andersson |
2005-05-18 | Big version of the checkbox widget. | Torbjörn Andersson |
2005-05-17 | Added automatic word wrapping to the about scroller | Max Horn |
2005-05-17 | Center about dialog, and make it just wide enough to display the credits, but... | Max Horn |
2005-05-17 | Added "big" version of the Tab widget, and made use of it. | Torbjörn Andersson |
2005-05-17 | Fixed caret regression in editable text fields. | Torbjörn Andersson |
2005-05-16 | Fixed drawing of the caret. (It was drawn using the GUI font, rather than | Torbjörn Andersson |
2005-05-16 | Use the same offset - string width for the item number - for every line in | Torbjörn Andersson |
2005-05-16 | Made the buttons scale themselves too. | Torbjörn Andersson |
2005-05-16 | Made the file/directory browser dialog scale itself. | Torbjörn Andersson |
2005-05-16 | Fixed the SoundFont button's behaviour in the Edit Game dialog. | Torbjörn Andersson |
2005-05-16 | Enlarge the option dialogs; note that the widgets should be rearranged / enla... | Max Horn |
2005-05-16 | Made the launcher dialog scale itself | Max Horn |
2005-05-15 | Use big font in ListWidget if it is in kBigScrollBarWidth mode | Max Horn |
2005-05-15 | Center button label vertically, too (possible now that the GUI scaling is off) | Max Horn |
2005-05-15 | Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p... | Max Horn |
2005-05-15 | Turn off auto scaling for now | Max Horn |
2005-05-15 | Add a switch which allows turning off the automatic GUI scaling easily | Max Horn |
2005-05-15 | Unified rules that determine when a dialog shall use its 'big' mode and when ... | Max Horn |
2005-05-15 | Word wrap the 'features' string | Max Horn |
2005-05-12 | Forgot to credit Ivan for his gob engine. Now fix that. | Eugene Sandulenko |
2005-05-12 | Quick fix to make button texts etc. draw at the correct position. (They | Torbjörn Andersson |
2005-05-11 | Do not autoscale about dialog, rather let it scale itself properly | Max Horn |
2005-05-11 | Start work on support for 'big' widgets | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-05-09 | Added LordHoto to credits | Max Horn |
2005-05-08 | cleanup | Max Horn |