summaryrefslogtreecommitdiff
path: root/gladeui/glade-design-view.c
Commit message (Expand)AuthorAgeFilesLines
* Converted GladeBaseEditor, GladeDesignView and GladePalette to be GtkBox subc...Tristan Van Berkom2013-05-071-1/+3
* GladeDesignView: Remove some of the hacks in Drag and DropTristan Van Berkom2013-04-041-47/+5
* HACK: Allow GtkLayout to have children dragged into it at mouse position.Tristan Van Berkom2013-04-031-4/+4
* Removed GladeDesignView shadow since it is ussually packed in a notebookJuan Pablo Ugarte2013-03-121-3/+0
* Removed project parameter check in glade_design_view_set_project()Juan Pablo Ugarte2013-01-221-4/+5
* glade_design_view_set_project(): keep a reference to projectJuan Pablo Ugarte2013-01-221-7/+33
* Implemented inline Drag and DropJuan Pablo Ugarte2013-01-181-168/+412
* Added Drag&Drop support from the palette.Juan Pablo Ugarte2013-01-181-0/+196
* Render bg in GladeDesignLayout and GladeDesignViewJuan Pablo Ugarte2012-10-081-4/+14
* Removed use of custon style providers. Fixes color problems in adwaita themesJuan Pablo Ugarte2012-10-071-10/+2
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-1/+1
* Added custom style provider to setup viewport background color to @base_colorJuan Pablo Ugarte2012-04-271-23/+13
* Added workaround for child bg bug on Adwaita theme on the workspace.Juan Pablo Ugarte2011-11-031-5/+9
* Optimized project loading time by not updating progrebars on each object loaded.Juan Pablo Ugarte2011-04-131-88/+64
* * gladeui/glade-design-layout.c:Juan Pablo Ugarte2011-03-021-0/+1
* * gladeui/glade-project.[ch]: added accessor for toplevel listJuan Pablo Ugarte2011-02-021-0/+5
* * gladeui/glade-design-layout.c:Juan Pablo Ugarte2011-02-021-18/+19
* * gladuei/glade-design-private.h, gladeui/glade-design-layout.[ch],Tristan Van Berkom2011-02-011-10/+10
* * gladeui/glade-design-view.c: unified if statements in glade_design_view_s...Juan Pablo Ugarte2011-01-311-15/+13
* * gladeui/glade-design-layout.c:Juan Pablo Ugarte2011-01-311-44/+67
* * gladeui/glade-design-view.[ch]:Juan Pablo Ugarte2011-01-311-22/+68
* * gladeui/glade-app.c: replaced GladeDesignLayout API with the new private oneJuan Pablo Ugarte2011-01-291-64/+54
* * gladeui/glade-design-view.c: added a label at the end of the layout box t...Juan Pablo Ugarte2011-01-291-3/+4
* * gladeui/glade-design-view.c:Juan Pablo Ugarte2011-01-261-3/+17
* * gladeui/glade-design-view.c:Juan Pablo Ugarte2011-01-251-7/+91
* 2011-01-22 Juan Pablo Ugarte <juanpablougarte@gmail.com>Juan Pablo Ugarte2011-01-231-0/+9
* * gladeui/glade-design-view.c: Made it a no-show-all widget.Tristan Van Berkom2011-01-051-3/+6
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-157/+168
* * gladeui/glade-design-view.c: Made loading progress bar nicer looking and e...Tristan Van Berkom2010-12-291-2/+9
* Set progress bar to show text.Tristan Van Berkom2010-12-221-0/+1
* * gladeui/glade-project.c: Added "parse-began" signalTristan Van Berkom2010-12-221-10/+67
* Run gtkdocize with --flavour=no-tmplTristan Van Berkom2008-04-071-0/+9
* o Removed search algorythm for child widgets, removedTristan Van Berkom2007-01-311-1/+1
* Now works like a pure widget, uses gtk_widget_size_allocate() to resizeTristan Van Berkom2007-01-281-2/+2
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+196