summaryrefslogtreecommitdiff
path: root/gladeui/glade-placeholder.c
Commit message (Expand)AuthorAgeFilesLines
* GladePlaceholder: on_chooser_adaptor_selected() destroy popup instead of widg...Juan Pablo Ugarte2016-03-141-2/+1
* Fix use of GTK+ style context APIsMatthias Clasen2015-12-111-1/+5
* GladeAdaptorChooser: created new widget to choose an adaptor.Juan Pablo Ugarte2014-05-131-2/+50
* Fixed cursor glitch while moving the poiner across multiple placeholders.Juan Pablo Ugarte2014-04-171-11/+20
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-14/+10
* Drag&Drop clean up.Juan Pablo Ugarte2013-08-191-76/+179
* Added add-child-verify function to GtkScrolledWindow which is the only place ...Juan Pablo Ugarte2013-08-071-13/+9
* Removed use of deprecated gtk_widget_get_style() functionJuan Pablo Ugarte2013-07-101-15/+15
* GladePlaceholder: Remove call to deprecated gtk_widget_style_attach()Tristan Van Berkom2013-04-051-2/+0
* Fixed unused variable warning.Juan Pablo Ugarte2011-10-061-1/+0
* Implemented inline margins edit mode. Now it is posible to change widget's ma...Juan Pablo Ugarte2011-10-061-43/+48
* Fixed "variable set but not used" warnings (-Wunused-but-set-variable)Juan Pablo Ugarte2011-05-201-5/+0
* * gladeui/glade-placeholder.c: Make placeholders expand by default.Tristan Van Berkom2011-02-241-0/+2
* * gladeui/glade-placeholder.c, data/icons/placeholder.png, data/icons/Makefi...Tristan Van Berkom2011-01-131-34/+25
* * gladeui/glade-utils.[ch], gladeui/glade-widget.c, gladeui/glade-project.c,Tristan Van Berkom2011-01-081-2/+0
* * gladeui/glade-placeholder.[ch], gladeui/glade-popup.c:Tristan Van Berkom2011-01-051-41/+66
* * gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[ch]:Tristan Van Berkom2011-01-041-7/+1
* * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-14/+12
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-2/+2
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-5/+12
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-346/+344
* * gladui/glade-placeholder.c: Made GladePlaceholder Implement GtkScrollable soTristan Van Berkom2010-12-271-2/+70
* * gladeui/glade-placeholder.c: Removed debug printing and some unused variab...Tristan Van Berkom2010-12-261-9/+0
* * gladeui/glade-placeholder.[ch]: Make GladePlaceholder use an event window ...Tristan Van Berkom2010-12-231-42/+79
* gladeui: First try to fix offscreen drawingJohannes Schmid2010-11-151-1/+2
* gladeui: Port placeholder background to cairoJohannes Schmid2010-11-151-17/+34
* gladeui: Move remaining placeholder drawing code to cairoJohannes Schmid2010-11-151-12/+9
* Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-46/+16
* Changes for GTK+ 3.0 cleanupTristan Van Berkom2010-08-161-13/+20
* * gladeui/glade-widget-adaptor.[ch]: Add a "scrollable" flag on the adaptor ...Tristan Van Berkom2010-03-281-13/+14
* * gladeui/glade-marshallers.list, gladeui/glade-placeholder.c:Tristan Van Berkom2010-03-271-0/+14
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-2/+2
* Fix accessor functionJavier Jardón2010-02-071-1/+1
* Use accessor functions instead direct access.Javier Jardón2009-12-041-20/+28
* * configure.ac, gladeui/glade-app.c: Added --enable-mac-bundle configure opti...Tristan Van Berkom2009-06-291-7/+1
* * gladeui/glade-base-editor.c, gladeui/glade-inspector.c, gladeui/glade-pale...Tristan Van Berkom2009-05-271-1/+8
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-1/+1
* removed every extra documentation, we keep them empty just becauseJuan Pablo Ugarte2007-07-301-0/+11
* Made glade_util_queue_draw_nodes --> glade_util_draw_selection_nodes()Tristan Van Berkom2007-07-241-1/+1
* Update to use G_DEFINE_TYPE macros. Removed the manual peeks to get theBINDINGS_BRANCHPOINTVincent Geddes2007-07-121-56/+29
* - Added Drag/Resize button in the toolbarTristan Van Berkom2007-06-201-5/+5
* added packing action list to GladePlaceholderJuan Pablo Ugarte2007-06-061-0/+30
* Fix handling of atk properties specified by the plugin.Tristan Van Berkom2007-03-111-5/+6
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+379