| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 1 | -13/+13 |
| | | | | (bzr r4838) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -40/+11 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | Handle Dialog events properly | gustav_b | 2007-09-19 | 1 | -33/+28 |
| | | | | (bzr r3774) | ||||
| * | Move more dialog event handling into Dialog class, work in progress on | gustav_b | 2007-09-19 | 1 | -18/+74 |
| | | | | | | focus issues. (bzr r3767) | ||||
| * | Cleaned up Dialog class, coding style, unused code, etc. (only | gustav_b | 2007-09-19 | 1 | -130/+127 |
| | | | | | | | | | | | | | | estethical changes) --This line, and those below, will be ignored-- M src/ui/dialog/dialog.h M src/ui/dialog/tree-editor.cpp M src/ui/dialog/dialog.cpp M src/ui/dialog/dock-behavior.cpp M src/ui/dialog/floating-behavior.cpp M src/ui/dialog/tree-editor.h (bzr r3766) | ||||
| * | Remove redundant dialog present(), make sure user_hidden is set for | gustav_b | 2007-09-10 | 1 | -1/+0 |
| | | | | | | DockBehavior dialogs. (bzr r3710) | ||||
| * | Fixes for transient dialogs in win32. | gustav_b | 2007-09-02 | 1 | -2/+10 |
| | | | | (bzr r3670) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -135/+115 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 1 | -0/+1 |
| | | | | (bzr r2801) | ||||
| * | now at least the first opening of the first gtkmm dialog opens it in-place ↵ | bulia byak | 2007-02-19 | 1 | -3/+2 |
| | | | | | | without jumping. still can't make it work for all cases. (bzr r2397) | ||||
| * | Cleans it from //#ifndef WIN32 | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+0 |
| | | | | (bzr r2140) | ||||
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+3 |
| | | | | (bzr r2139) | ||||
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵ | Johan B. C. Engelen | 2007-01-06 | 1 | -5/+12 |
| | | | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138) | ||||
| * | Check if dialog is going to be displayed offscreen, if so: move it to center ↵ | Johan B. C. Engelen | 2006-11-26 | 1 | -5/+8 |
| | | | | | | | | off screen. [ 1596374 ] To do: copy this to non-gtkmm dialogs (bzr r2039) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -1/+1 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | amend workaround for #1432690 | MenTaLguY | 2006-02-24 | 1 | -7/+2 |
| | | | | (bzr r181) | ||||
| * | make sure only positive dialog positions are read from preferences, fixes ↵ | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| | | | | | | #1290647 (bzr r180) | ||||
| * | make sure no negative dialog position is written into preferences, | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| | | | | | | part of fix for #1290647 (bzr r178) | ||||
| * | including typecheck trying to prevent #1432680 | Ralf Stephan | 2006-02-24 | 1 | -0/+9 |
| | | | | (bzr r177) | ||||
| * | open Inkscape Preferences on doubleclick of toolbox button (more or less patch | Ralf Stephan | 2006-02-06 | 1 | -0/+6 |
| | | | | | | #1424822 by Marco Scholten) (bzr r93) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+359 |
| (bzr r1) | |||||
