summaryrefslogtreecommitdiff
path: root/gladeui/glade-palette.c
Commit message (Expand)AuthorAgeFilesLines
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-151-2/+2
* Fixed toolbar icon size.Juan Pablo Ugarte2014-04-211-41/+27
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-36/+31
* Drag&Drop clean up.Juan Pablo Ugarte2013-08-191-17/+19
* Converted GladeBaseEditor, GladeDesignView and GladePalette to be GtkBox subc...Tristan Van Berkom2013-05-071-1/+4
* GladeDesignLayout, GladePalette: Use class icon and name + widget name as dra...Juan Pablo Ugarte2013-04-191-5/+28
* Automatically generate enum types.Tristan Van Berkom2013-04-141-0/+1
* Reverting all composite templates support until it lands on GTKJuan Pablo Ugarte2013-01-311-61/+4
* Added Drag&Drop support from the palette.Juan Pablo Ugarte2013-01-181-6/+21
* Added a composite templates widget group in palette.Juan Pablo Ugarte2012-10-311-4/+61
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-2/+2
* Fixed "variable set but not used" warnings (-Wunused-but-set-variable)Juan Pablo Ugarte2011-05-201-5/+0
* * gladeui/glade-base-editor.c,Juan Pablo Ugarte2011-03-311-37/+38
* * gladeui/glade-widget-adaptor.c: Added logic to re-composite the widget iconTristan Van Berkom2011-03-101-7/+2
* * gladeui/glade-palette.c: Dont strdup the adaptor names in the local hash t...Tristan Van Berkom2011-01-211-3/+2
* * gladeui/glade-palette.c: Fixed leaking project (set_project NULL whenTristan Van Berkom2011-01-121-0/+2
* * gladeui/glade-palette.c: Removing the "root" create button, thats now acco...Tristan Van Berkom2011-01-061-45/+0
* * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-534/+472
* * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-56/+119
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-5/+6
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-592/+616
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-4/+1
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-3/+12
|\
| * * gladeui/glade-palette.c: Add a label in a box to the palette items to avoidTristan Van Berkom2010-12-161-3/+12
* | First try to make GladeDesignLayout use a GdkOffscreen to render its child in...Juan Pablo Ugarte2010-09-091-7/+0
|/
* gladeui: Fix a Gtk-Critical in GladePaletteJohannes Schmid2010-05-141-3/+3
* * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close ...Tristan Van Berkom2010-03-311-3/+3
* 2010-03-26 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-261-3/+15
* * gladeui/Makefile.am, gladeui/glade-palette.c:Tristan Van Berkom2010-03-251-146/+159
* Use accessor functions instead direct access.Javier Jardón2009-12-041-4/+4
* Added load/save/edit support for GtkTreeStore/GtkListStore basic columnsTristan Van Berkom2008-09-281-1/+0
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-1/+29
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-3/+3
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-3/+60
* Now load insensitive when widgets are unsupported, and use a warning iconTristan Van Berkom2008-04-101-7/+29
* Port to gtk 2.12 tooltips API. Bug #500947. Remove the unnecessary eventChristian Persch2007-12-191-33/+8
* removed every extra documentation, we keep them empty just becauseJuan Pablo Ugarte2007-07-301-0/+9
* Add glade_catalog_destroy_all(). Use g_slice_new() for mem allocation.Vincent Geddes2007-07-011-1/+1
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-2/+2
* - Added Drag/Resize button in the toolbarTristan Van Berkom2007-06-201-2/+13
* Override GtkWidget::show_all to ensure hidden selector button is notVincent Geddes2007-04-291-18/+32
* install some missing header files. Fixes an Anjuta compilation error.Vincent Geddes2007-04-261-11/+11
* - Hide private implementation details (Added GladeProjectPrivate). - AddedVincent Geddes2007-04-261-16/+12
* Rewrote expander widget implementation.Vincent Geddes2007-03-221-2/+2
* - Added a private initialisation function `glade_init_check()' forVincent Geddes2007-02-101-1/+1
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+762