summaryrefslogtreecommitdiff
path: root/gladeui/glade-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Reduced use of deprecated gtk_dialog_get_action_area() function.Juan Pablo Ugarte2014-05-151-0/+15
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-151-3/+2
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-071-0/+6
* GladeProjectProperties: added license page.Juan Pablo Ugarte2013-12-171-0/+31
* glade_util_get_type_from_name() Better logical memory management.Tristan Van Berkom2013-04-141-1/+3
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-051-1/+1
* GladeFixed: Avoid fetching the pointer at load time, or whenever the widget i...Tristan Van Berkom2013-04-041-0/+2
* Cleanup glade_utils_get_pointer()Tristan Van Berkom2013-04-041-3/+28
* Utils: Added glade_util_get_pointer()Tristan Van Berkom2013-04-031-0/+35
* Cleanup deprecations all around.Tristan Van Berkom2013-04-011-1/+3
* Fix prototype warning issuesJasper St. Pierre2013-02-251-2/+2
* Render bg in GladeDesignLayout and GladeDesignViewJuan Pablo Ugarte2012-10-081-5/+1
* Removed use of custon style providers. Fixes color problems in adwaita themesJuan Pablo Ugarte2012-10-071-7/+7
* try_load_library () only check for file if library_path is not nullJuan Pablo Ugarte2012-05-181-12/+11
* Let g_module_open() be called with NULL so that it looks libraries in default...Juan Pablo Ugarte2012-05-171-26/+15
* Reworked glade_util_get_placeholder_from_pointer() to use gdk_device_get_wind...Juan Pablo Ugarte2012-05-031-30/+14
* Fixed identationJuan Pablo Ugarte2012-05-031-55/+69
* gladeui/glade-app.c: glade_app_register_stock_icons() added fuction to regist...Juan Pablo Ugarte2012-04-271-0/+187
* Revert "Revert "Make GladeProject change gtk target to 3.0 and warn the user ...Juan Pablo Ugarte2011-09-281-7/+10
* Revert "Make GladeProject change gtk target to 3.0 and warn the user if there...Juan Pablo Ugarte2011-09-211-10/+7
* Make GladeProject change gtk target to 3.0 and warn the user if there areJuan Pablo Ugarte2011-09-191-7/+10
* gladeui/glade-utils.c: Correctly detect the required devhelp versionJavier Jardón2011-04-291-1/+1
* 2011-01-22 Juan Pablo Ugarte <juanpablougarte@gmail.com>Juan Pablo Ugarte2011-01-231-74/+0
* * gladeui/glade-command.[ch]: Removed glade_command_set_naming_policy().Tristan Van Berkom2011-01-221-9/+6
* * gladeui/glade-catalog.c, gladeui/glade-inspector.c, gladeui/glade-property...Tristan Van Berkom2011-01-161-1/+4
* * gladeui/glade-utils.[ch], gladeui/glade-widget.c, gladeui/glade-project.c,Tristan Van Berkom2011-01-081-101/+15
* * gladeui/glade-utils.[ch]: Some cleanup in glade-utils, removed lots of obs...Tristan Van Berkom2011-01-081-187/+2
* * gladeui/glade-utils.[ch], gladeui/glade-widget.c, gladeui/glade-builtins.c,Tristan Van Berkom2011-01-081-27/+0
* * gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[ch]:Tristan Van Berkom2011-01-041-1/+0
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-2/+4
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-7/+8
* * gladeui/glade-command.[ch], Added GladeProject member to base command stru...Tristan Van Berkom2011-01-011-1/+1
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1236/+1268
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-74/+4
* * gladeui/glade-utils.c: Fix selection code (and removed lots of lines in do...Tristan Van Berkom2010-12-231-162/+22
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-56/+76
|\
| * * gladeui/glade-project.c: Added "parse-began" signalTristan Van Berkom2010-12-221-46/+51
| * * gladeui/glade-app.[ch]: Added glade_app_queue_selection_changed()Tristan Van Berkom2010-12-171-11/+24
| * * plugins/gtk+/glade-gtk.c: Make sure any manually created glade widgets passTristan Van Berkom2010-12-161-2/+4
* | Use GSourceFunc instead GtkFunctionJavier Jardón2010-11-161-1/+1
* | gladeui: Move remaining placeholder drawing code to cairoJohannes Schmid2010-11-151-14/+27
* | Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-29/+12
* | Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-5/+5
|/
* Changes for GTK+ 3.0 cleanupTristan Van Berkom2010-08-161-23/+72
* * configure.ac: Require GTK+ 3.0 and change package domain from glade3 -> gladeTristan Van Berkom2010-06-151-71/+0
* Use gtk_show_uri() to show help and urlsJavier Jardón2010-06-101-127/+31
* Fix selection handling in inspector and deleting of widgetsJohannes Schmid2010-05-141-3/+5
* * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close ...Tristan Van Berkom2010-03-311-0/+46
* 2010-03-28 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-281-2/+0
* * gladeui/glade-widget-adaptor.[ch]: Add a "scrollable" flag on the adaptor ...Tristan Van Berkom2010-03-281-2/+23