| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -1153/+0 | |
| (bzr r13341.1.249) | |||||
| 2014-01-03 | Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3 | Alex Valavanis | 1 | -2/+2 | |
| (bzr r12872) | |||||
| 2013-08-03 | reduce scope of variables | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r12463) | |||||
| 2013-03-11 | cppcheck | Kris De Gussem | 1 | -6/+4 | |
| (bzr r12193) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -33/+7 | |
| (bzr r12065) | |||||
| 2013-01-04 | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6 | Alex Valavanis | 1 | -20/+0 | |
| (bzr r12008) | |||||
| 2012-06-23 | Use orientable widgets in GTK+ 3 build | Alex Valavanis | 1 | -0/+12 | |
| (bzr r11512) | |||||
| 2012-04-01 | Fix for 950677 : Add stops and repeat controls to the gradient toolbar | John Smith | 1 | -1/+7 | |
| (bzr r11134) | |||||
| 2012-02-22 | cppcheck: null pointer dereference fix | Kris De Gussem | 1 | -10/+8 | |
| (bzr r11009) | |||||
| 2012-01-02 | Replace deprecated GtkComboBoxEntry | Alex Valavanis | 1 | -8/+60 | |
| (bzr r10823) | |||||
| 2011-08-16 | Fix large memory leaks in the swatches panel | Krzysztof Kosi??ski | 1 | -0/+15 | |
| (bzr r10347.1.35) | |||||
| 2011-07-28 | fix for build error when not returning a value in libgdl & minor style edit. | Campbell Barton | 1 | -1/+1 | |
| (bzr r10510) | |||||
| 2011-07-03 | GTK+ cleanup: gtk_action_connect_proxy | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10409) | |||||
| 2011-06-05 | Replace use of deprecated GtkTooltips API | Alex Valavanis | 1 | -3/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -9/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2011-05-20 | Reinstating version bump. | Jon A. Cruz | 1 | -3/+0 | |
| (bzr r10215) | |||||
| 2011-05-19 | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 1 | -0/+3 | |
| (bzr r10210) | |||||
| 2011-05-18 | Made dependencies explicit and bumped versions. | Jon A. Cruz | 1 | -3/+0 | |
| (bzr r10208) | |||||
| 2011-03-20 | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 1 | -11/+15 | |
| Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | |||||
| 2010-05-22 | Temporary build fix for not newest gtk versions. | Jon A. Cruz | 1 | -2/+4 | |
| (bzr r9441) | |||||
| 2010-05-13 | Get rid of unneeded labels when the icons are self-explanatory. | Tavmjong Bah | 1 | -1/+4 | |
| (bzr r9410) | |||||
| 2010-05-13 | Add ability to set icons to insensitive. Used to disable "Justify" | Tavmjong Bah | 1 | -0/+117 | |
| button for non-flowed text in text-tool toolbar. (bzr r9408) | |||||
| 2010-04-20 | Drop short limit on propery values. | Jon A. Cruz | 1 | -5/+5 | |
| (bzr r9357) | |||||
| 2010-04-20 | Added completion entry for editable lists. | Jon A. Cruz | 1 | -5/+41 | |
| (bzr r9356) | |||||
| 2010-04-19 | Added settor method for custom/non-model text | Jon A. Cruz | 1 | -3/+24 | |
| (bzr r9354) | |||||
| 2010-04-14 | Updated GtkAction subclass to allow "open" selections for a user to type into. | Jon A. Cruz | 1 | -27/+202 | |
| (bzr r9326) | |||||
| 2010-04-13 | Added method to fetch currently active text. | Jon A. Cruz | 1 | -0/+15 | |
| (bzr r9322) | |||||
| 2010-04-13 | Minor fix of pointer check. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r9321) | |||||
| 2009-07-13 | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be ↵ | Josh Andler | 1 | -1/+1 | |
| directly included now. (bzr r8278) | |||||
| 2008-07-21 | prevent warning when model is cleared before being refilled | bulia byak | 1 | -1/+1 | |
| (bzr r6380) | |||||
| 2008-04-26 | Fixed setting property at wrong time | Jon A. Cruz | 1 | -1/+3 | |
| (bzr r5523) | |||||
| 2008-04-25 | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵ | Jon A. Cruz | 1 | -0/+37 | |
| #221676. (bzr r5514) | |||||
| 2008-03-19 | More woke on calligraaphic presets: | Aubanel Monnier | 1 | -0/+3 | |
| Added a No Preset entry Made save button and save functionality Changing settings swithces back the preset combo to No Preset Internals: added several functions in pref-utils: add child-pref, get list of children, number of children added a function to retrieve the model from egeActioSelectOne Todos: when a profile is selected, the save button should be a delete button that deletes the current profile find a way to (re)name new profiles find a way to get unique ids (are ids mandatory in preferences anyway ?) (bzr r5125) | |||||
| 2007-12-04 | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 1 | -3/+3 | |
| Fixes bug #168826. (bzr r4167) | |||||
| 2007-09-10 | add label to compact and full appearances | bulia byak | 1 | -9/+24 | |
| (bzr r3711) | |||||
| 2007-04-24 | Added base icon support to combo box presentation | Jon A. Cruz | 1 | -2/+13 | |
| (bzr r2955) | |||||
| 2007-04-15 | Visual layout and spacing cleanup | Jon A. Cruz | 1 | -3/+13 | |
| (bzr r2906) | |||||
| 2007-04-15 | Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN) | Jon A. Cruz | 1 | -1/+13 | |
| (bzr r2896) | |||||
| 2007-04-13 | Added XForms-style "appearance" support and basic icon use | Jon A. Cruz | 1 | -22/+285 | |
| (bzr r2875) | |||||
| 2007-04-05 | Replacing old multifunction widget with separate widget & model | Jon A. Cruz | 1 | -0/+407 | |
| (bzr r2820) | |||||
