- 20 Nov, 2002 4 commits
- 19 Nov, 2002 4 commits
- 18 Nov, 2002 13 commits
-
-
daniel_e authored
-
daniel_e authored
-
Daniel Elstner authored
2002-11-18 Daniel Elstner <daniel.elstner@gmx.net> * src/configdata.{cc,h}: Generalize the enumeration handling in two new functions, enum_to_string() and enum_from_string().
-
daniel_e authored
contributor.
-
daniel_e authored
-
daniel_e authored
because it's already occupied by the tree view search facility.
-
daniel_e authored
Manually call accelerate() on the menu bar because otherwise the menu accelerators wouldn't be enabled if the menu bar is never shown due to user preference.
-
daniel_e authored
-
daniel_e authored
menutool_mode config setting. Popup the new stand-alone about dialog on menubar/Help/Info.
-
daniel_e authored
"File access" pages. Add UI and class interface for the new menutool_mode config option.
-
daniel_e authored
-
daniel_e authored
bar, toolbar or both.
-
daniel_e authored
wildcarding for all but the last pixbuf in an icon set.
-
- 17 Nov, 2002 7 commits
-
-
daniel_e authored
* pixmaps/stock_save_all_16.png: New menu icon. * pixmaps/Makefile.am: Add new icon. * src/main.cc: Register new icon.
-
daniel_e authored
-
daniel_e authored
takes up quite some space.
-
daniel_e authored
-
daniel_e authored
* src/controller.{cc,h} (create_menubar): Implement. * src/mainwindow.cc: Show the menu bar, and make both toolbar and menu bar detachable.
-
daniel_e authored
-
daniel_e authored
* src/controller.{cc,h}: New files, implementing class Controller and class ControlItem. ControlItem maintains an arbitrary number of activation sources, and controls the sensitivity state of an arbitrary number of widgets too. Controller centralizes all of the ControlItems and provides create() functions for all pure control widgets in regexxer. Also, there's ControlGroup which can be used to set the sensitivity of several widgets at once. All this stuff became necessary due to the proposed addition of menus. Getting the sensitivity of all widgets right was already quite complex. After the integration of menus the old code would have reached a critical mass. * src/imagebutton.{cc,h}: New files, containing ImageButton and ImageLabelButton that were previously in mainwindow.cc. We need them in controller.cc now too. * src/Makefile.am (regexxer_SOURCES): Add new files. * src/mainwindow.{cc,h}: Integrate the new Controller concept and get rid of the obsolete cruft. We're now below 1000 lines again.
-
- 16 Nov, 2002 2 commits
- 15 Nov, 2002 2 commits
- 14 Nov, 2002 4 commits
- 13 Nov, 2002 2 commits
- 12 Nov, 2002 1 commit
-
-
daniel_e authored
-
- 11 Nov, 2002 1 commit
-
-
daniel_e authored
-