summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-225-0/+1534
| | | | | | (bzr r11690)
| * some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-9/+8
| | | | | | (bzr r11686)
| * Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keysJohn Smith2012-09-114-3/+42
| | | | | | (bzr r11662)
| * revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ↵Kris De Gussem2012-09-031-8/+9
| | | | | | | | | | not enabled) and other issues (bzr r11649)
| * converted some c-string usage to c++ string class usage: should fix some ↵Kris De Gussem2012-09-021-9/+8
| | | | | | | | | | memory leaks (bzr r11646)
| * Fix for 484135 : clicking on the stroke size doesn't open the dialog boxJohn Smith2012-08-052-8/+9
| | | | | | (bzr r11592)
| * Fix for 427514 : Fix mirroring of FS Opacity/Blur settingsJohn Smith2012-08-051-7/+8
| | | | | | (bzr r11590)
| * Filters. Fix for Bug #582552 (Make object -> Apply certain filters -> Open ↵Nicolas Dufour2012-08-021-1/+6
| | | | | | | | | | filter editor -> Undo -> Crash). (bzr r11582)
| * Fix for 512247 : Show the direction in Object/Transform/RotateJohn Smith2012-08-012-0/+7
| | | | | | (bzr r11578)
| * Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-122-0/+35
| | | | | | (bzr r11544)
| * Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵John Smith2012-07-111-0/+1
| | | | | | | | | | fix for Esc (bzr r11540)
| * Fix for 167781 : opacity in selected style loses focus on kbd value scrollJohn Smith2012-07-101-0/+2
| | | | | | (bzr r11534)
| * Drop GTK+ 2.20 support.Alex Valavanis2012-07-054-27/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
| * Removed outdated classes.Jon A. Cruz2012-06-1714-1238/+7
| | | | | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
| * Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-092-11/+51
| | | | | | (bzr r11475)
| * Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
| | | | | | (bzr r11469.1.1)
| * Remove unused icon-widget codeAlex Valavanis2012-05-313-227/+0
| | | | | | (bzr r11446)
| * Gtkmm 3 fixes for licensor widgetAlex Valavanis2012-05-311-0/+8
| | | | | | (bzr r11444)
| * Replace deprecated pointer grabbing in rulerAlex Valavanis2012-05-281-0/+19
| | | | | | (bzr r11432)
| * Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-271-13/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429)
| * svg-canvas GTK+3 fixesAlex Valavanis2012-05-241-0/+12
| | | | | | (bzr r11412)
| * GTK+ 3 changes for cell-renderersAlex Valavanis2012-05-214-11/+36
| | | | | | (bzr r11392)
| * More size-request GTK+ 3 fixesAlex Valavanis2012-05-211-2/+6
| | | | | | (bzr r11391)
| * Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-214-1/+6
| | | | | | (bzr r11389)
| * Fix for 997886 : Document Metadata : Crash when saving with 2 documents openJohn Smith2012-05-112-6/+11
| | | | | | (bzr r11353)
| * A couple of simple Gtk3 fixesAlex Valavanis2012-05-061-1/+1
| | | | | | (bzr r11342)
| * Fix missing glib headers in imageiconAlex Valavanis2012-05-061-0/+2
| | | | | | (bzr r11341)
| * Merge more ruler codeAlex Valavanis2012-05-062-17/+14
| | | | | | (bzr r11329)
* | Renamed files to better match coding conventionsDenis Declara2012-05-092-0/+38
| | | | | | (bzr r11073.1.31)
* | Trunk mergeDenis Declara2012-05-0523-4/+165
|\| | | | | (bzr r11073.1.29)
| * Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-3/+1
| | | | | | (bzr r11318)
| * Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-303-0/+3
| | | | | | (bzr r11309)
| * gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-3016-1/+152
| | | | | | (bzr r11308)
| * gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-286-0/+9
| | | | | | (bzr r11304)
* | Trunk mergeDenis Declara2012-04-265-4/+173
|\| | | | | (bzr r11073.1.20)
| * Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-1/+1
| | | | | | (bzr r11286)
| * Replace deprecated toolbar orientation API. Unfortunately there is no ↵Alex Valavanis2012-04-211-3/+8
| | | | | | | | | | replacement in Gtkmm 3 so we need to use underlying GTK+ object (bzr r11275)
| * Fix for 169888 : HIG Style frameJohn Smith2012-04-173-0/+164
| | | | | | (bzr r11260)
* | Edited include order (putting gtkmm in first place) in the hope that it will ↵Denis Declara2012-04-161-1/+1
| | | | | | | | | | fix the compilation issues on launchpad. (bzr r11073.1.17)
* | Trunk mergeDenis Declara2012-04-158-16/+37
|\| | | | | (bzr r11073.1.15)
| * Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-3/+9
| | | | | | (bzr r11250)
| * Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-0/+4
| | | | | | (bzr r11244)
| * Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-132-4/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234)
| * Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+1
| | | | | | (bzr r11230)
| * Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-102-7/+7
| | | | | | (bzr r11207)
| * Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+8
| | | | | | (bzr r11196)
| * Fix CheckButton header issue with GTK+ 3Alex Valavanis2012-04-091-0/+2
| | | | | | (bzr r11195)
| * documentationKris De Gussem2012-04-091-1/+1
| | | | | | (bzr r11193)
| * More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-1/+1
| | | | | | (bzr r11180)
* | Changed makefileDenis Declara2012-04-041-0/+2
| | | | | | (bzr r11073.1.12)