summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/glade-palette.c, src/glade-project-window.c Allow palette to getMERGEPOINT_2004_12_23Gustavo Noronha Silva2004-12-224-156/+149
* Fix for #157667 and misc cleanupsArchit Baweja2004-12-2112-113/+235
* reverting the autogen.sh patchfor debian, I did last commit.Archit Baweja2004-12-181-1/+1
* Added GtkFileChooserDialog to gtk-dialogs.xml. Moved GtkFileSelection to gtk-...Archit Baweja2004-12-165-4/+17
* Modified Files: HACKING Please send all patches to bugzilla, not the ML.Tristan Van Berkom2004-12-152-2/+8
* - added MimeType information, fixing bug 151846LIBGLADE_INTEGRATION_BRANCHPOINTGustavo Noronha Silva2004-12-122-0/+6
* - clean up a little bit. - drop acconfig.h, use the third arg of AC_DEFINEIvan Wong2004-11-1811-108/+89
* - add option "--verbose". - add POPT_AUTOHELP. - use dynamic version ofIvan Wong2004-11-1512-61/+127
* bug 157289 fixed in regard with boxes and notebooks.Tristan Van Berkom2004-11-105-22/+142
* when double-clicking on a window in the project view, hide if if it'sDavid Hoover2004-11-052-3/+16
* Implemented glade_command_copy () (undo/redo works like a charm :-)Tristan Van Berkom2004-11-058-86/+160
* rewrote function to create a GtkFileSelector or GtkFileChooser dependingShane Butler2004-11-056-33/+93
* Fix a few glitches that only show up on win32Ivan Wong2004-11-032-3/+9
* Removed GladePropertyType completely from the source in favor ofTristan Van Berkom2004-11-0326-1277/+746
* fix up CLEANFILES problemDavid Hoover2004-11-032-2/+5
* Win32 related fixes (bug 154927)Ivan Wong2004-11-0312-43/+138
* - Removed reference to obsoleted post_create function. - Changed `ignore'Tristan Van Berkom2004-10-284-21/+9
* Implemented glade_editor_query_popup(), also obsoleted common & packingTristan Van Berkom2004-10-2814-323/+503
* Fix up dependency issues with automatically generated marshallers files.David Hoover2004-10-272-2/+8
* CFLAGS was `-O2 -g', for now just `-g'. (Mixing these two compiler optionsTristan Van Berkom2004-10-267-120/+190
* Dynamically generate a marshaller that was in glade-editor.c, shorten theDavid Hoover2004-10-265-46/+12
* Remove commented out block that accidently crept into my last commit.David Hoover2004-10-251-2/+0
* Add support to automatically generate the marshallers files rather thanDavid Hoover2004-10-258-106/+35
* Added functionality for GtkFixed (also replaced some ints with gints andTristan Van Berkom2004-10-2220-387/+870
* minor addition to INTERNALS.Paolo Borelli2004-10-072-1/+5
* Sparse stuff.Morten Welinder2004-10-075-12/+11
* Define the group property.Morten Welinder2004-10-068-29/+95
* Fix life cycle of GtkObjects.Morten Welinder2004-10-063-16/+27
* Bullet proof. (glade_gtk_notebook_post_create): Actually set the property.Morten Welinder2004-10-063-57/+115
* Typo.Morten Welinder2004-10-061-1/+1
* Typo.Morten Welinder2004-10-061-1/+1
* Typos.Morten Welinder2004-10-061-3/+3
* Plug leak.Morten Welinder2004-10-049-66/+112
* Plug leak.Morten Welinder2004-10-045-1/+19
* Glade properties are not GObjects, so don't use g_object_unref on them.Morten Welinder2004-10-043-13/+20
* Don't try to destroy a hash table with g_object_unref.Morten Welinder2004-10-042-2/+7
* Add some documentation.Paolo Borelli2004-10-041-0/+127
* mass addition of new gtk-doc-style comments for functions, some cleanup ofDavid Hoover2004-10-0433-275/+1542
* Fix 154190.Morten Welinder2004-10-021-1/+3
* Shane Butler <shane_b@users.sourceforge.net>Paolo Borelli2004-07-262-2/+8
* Tweak the last patch.Paolo Borelli2004-06-301-1/+1
* Fix ChangeLogPaolo Borelli2004-06-301-1/+1
* center the dialog. Patch by MichaƂ Byrecki <byrek@elektronika.org>.Paolo Borelli2004-06-302-11/+28
* Minor configure.in updates.Paolo Borelli2004-06-163-11/+13
* HIG fixes in button order in the File ChooserArchit Baweja2004-05-212-1/+8
* don't save empty packing tag.Shane Butler2004-05-212-12/+18
* Use the new save/open dialog box in gtk+-2.4. Patch by kov at debian dotJoaquin Cuenca Abela2004-05-168-115/+116
* fix the build (and remove the last remanants of the "queries").Joaquin Cuenca Abela2004-05-104-28/+8
* don't save invisible properties.Joaquin Cuenca Abela2004-05-095-17/+24
* set the dialog positions to GTK_WIN_POS_MOUSE. Since we don't set a parentDamon Chaplin2004-05-083-9/+24