summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* text fixesbulia byak2007-01-181-5/+5
* overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook2007-01-132-2/+2
* Small typofix.Colin Marquardt2007-01-101-1/+1
* Using translator-creditsLuca Bruno2007-01-071-95/+4
* Cleans it from //#ifndef WIN32Johan B. C. Engelen2007-01-061-2/+0
* Small edits to copyright info.Johan B. C. Engelen2007-01-063-4/+7
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen2007-01-063-5/+29
* typo fixedLuca Bruno2006-12-301-1/+1
* Clean up internal Python/Perl dialog text; link against the python dynamic li...Kees Cook2006-12-161-0/+20
* improvements to trace dialog: siox button moved above preview frame, and cred...St??phane Gimenez2006-12-101-335/+388
* these didn't compile for me. so let's try this.Aaron Spike2006-11-302-42/+42
* C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2006-11-292-6/+83
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-292-2/+407
* 'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen2006-11-292-18/+79
* Check if dialog is going to be displayed offscreen, if so: move it to center ...Johan B. C. Engelen2006-11-261-5/+8
* ensure Enter in spinbuttons activates the Applybulia byak2006-11-201-0/+10
* patch for Preview out of the tabs and other fixesbulia byak2006-11-191-63/+58
* string fixes from bug 1516157bulia byak2006-11-191-2/+2
* enable Enter to activate filedialogsbulia byak2006-11-181-3/+3
* Remove our "fake" location field from the open dialog. Gtk's FileChooser has...Bob Jamison2006-11-171-84/+0
* redesign the dialog into 3 tabs, rewrite most texts, increase preview sizebulia byak2006-11-141-145/+129
* patch 1591723 for extra tracing parametersbulia byak2006-11-141-2/+87
* us spellingbulia byak2006-11-071-2/+2
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-062-1/+5
* patch 1590039, whitespacebulia byak2006-11-031-9/+8
* Don't mark "gridtype" as translatable.Colin Marquardt2006-10-091-1/+1
* add blur speed/quality optionsbulia byak2006-10-092-1/+36
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-062-8/+77
* undo annotationsbulia byak2006-10-052-15/+20
* Added preferences.xml option to show the widgets to get the axonometric grid....Johan B. C. Engelen2006-10-031-0/+7
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-012-1/+4
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-012-5/+25
* better (white)spacingJohan B. C. Engelen2006-09-291-1/+1
* FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment:Johan B. C. Engelen2006-09-291-1/+1
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-212-1/+22
* Updated authors and translators in About box + sorted author names.Johan B. C. Engelen2006-09-121-0/+12
* Added some set_size_requests to ishmal's cool work so dialogs look nice from theJon Phillips2006-08-284-1/+12
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-222-0/+15
* added Rune and Rikumatiphas2006-07-241-0/+2
* Add property getters to FileExportDialogBob Jamison2006-07-192-48/+222
* Create first mockup for export dialog panelBob Jamison2006-07-171-13/+146
* more string cleanupBob Jamison2006-07-162-26/+41
* Base all 3 dialogs from a common FileDialogBase to share behavioursBob Jamison2006-07-131-16/+56
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-122-92/+590
* move filedialog to its new homeBob Jamison2006-07-123-0/+1622
* - added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer2006-07-121-1/+1
* Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer2006-07-121-1/+1
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+3