summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* signal marshalling fixes from GeorgeGTK_HP_PATCHES_JOIN_TO_HEAD_1Havoc Pennington2000-07-144-13/+17
* syncHavoc Pennington2000-07-124-11/+11
* gtk_window_get_accel_group(), make accelerators work for dialogs,Havoc Pennington2000-07-0914-22/+51
* GTK_WIN_POS_CENTER_ON_PARENT, and default GtkDialog to that.Havoc Pennington2000-07-092-8/+13
* sync to homeHavoc Pennington2000-07-092-3/+26
* fixesHavoc Pennington2000-07-075-73/+102
* fix search a littleHavoc Pennington2000-07-073-19/+50
* tons of fixesHavoc Pennington2000-07-0617-235/+962
* anonymous tags, and key events on tagsHavoc Pennington2000-07-0312-140/+259
* Add g_convert() and use it to properly handle compound text selections;Havoc Pennington2000-07-035-32/+156
* Make the "editable" text attribute work properlyHavoc Pennington2000-06-3013-166/+704
* Rename text stuff to use "offset" and "index" terminology, and deleteHavoc Pennington2000-06-2918-1000/+629
* Incorporate Darin's suggestionsHavoc Pennington2000-06-293-35/+93
* remove unused iconHavoc Pennington2000-06-281-0/+0
* GtkMessageDialogHavoc Pennington2000-06-289-72/+502
* Dialog widgetHavoc Pennington2000-06-2822-106/+884
* put stock-icons in SUBDIRS so we compileHavoc Pennington2000-06-271-0/+2
* Fix my GHashTable usage to reflect the extreme crack-rock thatHavoc Pennington2000-06-272-6/+15
* Stock icon themes now theoretically work.Havoc Pennington2000-06-275-4/+365
* The new GtkImage is basically up and running, it displays stock iconsHavoc Pennington2000-06-266-16/+184
* sync; includes some sample stock images, and initial GtkImage hackHavoc Pennington2000-06-2662-109/+841
* add more stuff to my patches branchHavoc Pennington2000-06-2616-2/+1726
* merge the progress stuff from old hp branch to new hp branchHavoc Pennington2000-06-25171-58043/+163
* remove gtkfeatures.GTK_HP_PATCHES_BRANCHPOINTTim Janik2000-06-241-1/+0
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-2419-908/+935
* Updated Slovenian translationsAndraz Tori2000-06-241-166/+127
* Use anonymous mark instead of making up a bogus name for first_para_markHavoc Pennington2000-06-2310-8/+61
* - A number of types in GDK have become subclasses of GObject. For theHavoc Pennington2000-06-231-0/+29
* updated italian translationChristopher R. Gabriel2000-06-232-311/+262
* Change filename. Add Section 3.BST 2000 Tony Gale2000-06-228-0/+233
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-2220-135/+265
* Move file to here. TODO: Update Makfile.amBST 2000 Tony Gale2000-06-228-0/+35
* Add Section 2BST 2000 Tony Gale2000-06-228-13/+266
* New file. Start of DocBook version of the FAQ.BST 2000 Tony Gale2000-06-228-0/+341
* Define version numbers for GDK_PIXBUF_*, as they get substituted into aOwen Taylor2000-06-228-0/+62
* Work with srcdir != builddir.Raja R Harinath2000-06-2213-18/+102
* Change 1.4 version numbers to 2.0.Owen Taylor2000-06-218-51/+79
* Indentation fixups to GTK+ standard.Owen Taylor2000-06-219-1062/+1225
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-2133-154/+1582
* Use gtk_get_default_languageHavoc Pennington2000-06-2115-71/+240
* Revert accidental changes from Federico's last commit.Owen Taylor2000-06-211-31/+9
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-2116-184/+142
* Removed mistakenly added generated sgmlOwen Taylor2000-06-2139-65947/+389
* use $(mkinstalldirs) not $(MKINSTALLDIRS)Christopher Blizzard2000-06-218-2/+37
* Finish the job Elliot started of removing font setting test for textOwen Taylor2000-06-219-22/+48
* .cvsignore additionsOwen Taylor2000-06-212-0/+6
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-2120-170/+249
* Triditional Chinese PO File 2000/06/21Jing-Jong Shyue2000-06-211-502/+516
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-2014-23/+740
* Make this compile without framebuffer enabledHavoc Pennington2000-06-20101-2868/+5434