summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc fixesOwen Taylor2001-03-0411-16/+62
* You can't use + as a metacharacter for basic regular expressions. (ThisOwen Taylor2001-03-0332-4835/+230
* Detectable auto-repeat - make a repeating key generateOwen Taylor2001-03-0312-14/+285
* Add shift-clicking to extend the selection. (Roughly based on patch fromOwen Taylor2001-03-038-6/+169
* Unshift the group when extracting it from the X keyboard event.Owen Taylor2001-03-0310-2/+249
* Remove spurious const.Owen Taylor2001-03-0311-6/+116
* Add plug-socket tests. (Won't work worth a darn until I commit the rest ofOwen Taylor2001-03-0311-0/+310
* Updated Norwegian translation.Kjartan Maraas2001-03-022-5/+9
* use _gdk_region_get_xrectangles()Havoc Pennington2001-03-0220-86/+767
* Patch from ChiDeok Hwang to move call to sync_selection() up a few linesOwen Taylor2001-03-0219-53/+660
* shut up CVSSven Neumann2001-03-021-0/+8
* Move handling of buttons fully in gtktreeviewcolumn. This code is lessJonathan Blandford2001-03-0216-227/+569
* Minor correctionsGMT 2001 Tony Gale2001-03-018-3/+33
* Sanitize GtkRowReference.Jonathan Blandford2001-02-2812-485/+537
* Remove draw_focus and draw_default (gtk_widget_draw_focus): remove thisHavoc Pennington2001-02-2824-367/+197
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-2818-121/+525
* test the window state stuffHavoc Pennington2001-02-2724-38/+1853
* Fogot to change the dateTony Gale2001-02-271-1/+1
* New question re memory leaks.GMT 2001 Tony Gale2001-02-278-0/+47
* Updated Norwegian translation. Added a bunch of new files.Kjartan Maraas2001-02-273-129/+820
* sorry to forget this on previous commit !Hans Breuer2001-02-257-0/+126
* small (not only) portability fixesHans Breuer2001-02-256-25/+44
* actually put /* */ around #endif comment.Jonathan Blandford2001-02-258-1/+36
* Only draw the column that is exposed.Jonathan Blandford2001-02-2311-78/+166
* return solid masks for xpms that have no transparent color. This makes theAlexander Larsson2001-02-238-1/+75
* Update. Mention the gtk-1-3-win32-production branch.Tor Lillqvist2001-02-2395-289/+1090
* file makefile.mingw was initially added on branch gtk-1-3-win32-production.Tor Lillqvist2001-02-230-0/+0
* add functions for signal emission.Jonathan Blandford2001-02-2211-75/+175
* removed signals. Moved to inherit from GObject instead of GtkObject.Jonathan Blandford2001-02-2115-231/+179
* unbreak this functionHavoc Pennington2001-02-2112-128/+470
* Changed name to be set_cell_data_func to make it clear what the functinoJonathan Blandford2001-02-2115-47/+196
* Added new menu separator item. The drawing and size handling is still doneAlexander Larsson2001-02-2115-4/+293
* Convert to new property API, patch from Lee MallaboneHavoc Pennington2001-02-2111-100/+242
* use draw_vline method of parent_class, not draw_hlineSven Neumann2001-02-202-1/+6
* New function to create an icon set from a pixbuf.Jonathan Blandford2001-02-2010-0/+68
* Add a "markup" property.Alexander Larsson2001-02-2011-15/+121
* Queue a redraw if the selectable setting was changed.Alexander Larsson2001-02-208-1/+41
* Updated French translation.Christophe Merlet2001-02-202-73/+248
* Actually copy the whole gc, not just the public parts.Alexander Larsson2001-02-209-2/+67
* fix these docs to reflect the current state of affairsHavoc Pennington2001-02-202-64/+30
* add --deprecated-guardsHavoc Pennington2001-02-2027-1047/+798
* prepend underscore (gdk_pixbuf_get_named_module): prepend underscoreHavoc Pennington2001-02-2015-738/+90
* Add simple new demo.Jonathan Blandford2001-02-209-0/+182
* add insert_child_anchor signal, bug #50245Havoc Pennington2001-02-1916-33/+229
* hmm, someone changed GLib without fixing GTKHavoc Pennington2001-02-1916-117/+191
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-1918-60/+474
* updated for win32 msvc build (forgot this before)Hans Breuer2001-02-193-3/+3
* updated for win32 msvc buildHans Breuer2001-02-1916-14/+295
* GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those twoHavoc Pennington2001-02-1914-22/+158
* use the visual scroll steps.Havoc Pennington2001-02-1915-14/+331