summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct annotation; fixmebulia byak2006-11-201-1/+2
* 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
* change opacity display to 0..100bulia byak2006-11-191-14/+17
* separate updating window from updating layersbulia byak2006-11-181-0/+1
* 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
* fixed 1582582gustav_b2006-11-021-0/+3
* workaround for crash 1580903 and several other issues caused by GTK's brainde...bulia byak2006-10-261-0/+12
* Added "Other" radio toggle for the URI field on our license dialogJon Phillips2006-10-221-0/+8
* undo annotationsgustav_b2006-10-101-2/+1
* 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-26/+24
* 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
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-262-10/+10
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-254-8/+8
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-234-8/+8
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-222-0/+15
* Last tweaks for nowBob Jamison2006-08-201-4/+4
* Change layout to be more space conserving. This allows a larger paper listBob Jamison2006-08-202-72/+76
* Change to two columns. Probably do different later, but this is a startBob Jamison2006-08-192-26/+91
* Clean up paper size tableBob Jamison2006-08-161-62/+70
* Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2006-08-162-105/+168
* Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2006-08-162-93/+239
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-133-1/+39
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-133-0/+13
* added Rune and Rikumatiphas2006-07-241-0/+2
* switched to using sigc++ "modified" signalMenTaLguY2006-07-212-16/+17
* 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
* give _anchor initial value before comparing itRalf Stephan2006-07-131-0/+1
* 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