summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-0/+67
* Make the default default colormap the GdkRGB colormap, not the systemOwen Taylor2001-09-071-1/+15
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-074-52/+72
* update adjustments after validating destination yrange; fixes #53918 (ThisHavoc Pennington2001-09-074-27/+32
* Version 1.3.7GTK_1_3_7Owen Taylor2001-09-048-70/+15
* updates for 1.3.7 release.Tim Janik2001-09-046-40/+43
* Fix obvious mistake.Jonathan Blandford2001-08-302-6/+10
* apply fix to #58420 from Hidetoshi Tajima and Matthias ClasenHavoc Pennington2001-08-303-19/+23
* add default iconHavoc Pennington2001-08-298-11/+84
* Use the GTK selection types rather than GtkTreeSelectionMode.Jonathan Blandford2001-08-271-0/+5
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-1/+9
* remove gtk_menu_* compat defines; these are already in gtkmenu.h, and theHavoc Pennington2001-08-268-23/+45
* Break compatibility and make gtk_image_new() take no arguments. TheOwen Taylor2001-08-251-0/+4
* Rename from gtk_text_tag_table_size(). (#59366)Owen Taylor2001-08-231-9/+0
* chain parent class handlers, pointed out by Joshua N PritikinTim Janik2001-08-233-7/+10
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-234-27/+8
* Remove GtkPackerOwen Taylor2001-08-216-233/+8
* Fixed typo.Russ Nelson2001-08-201-1/+1
* constrain position on hints_changed in addition to the other cases.Havoc Pennington2001-08-181-1/+0
* docs/debugging.txt: Add a warning about --enable-debug=no,Matthias Clasen2001-08-151-3/+9
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-151-10/+13
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-124-0/+26
* coalesce multiple property notifies.Tim Janik2001-08-101-0/+1
* fix a typo.Havoc Pennington2001-08-107-18/+171
* use g_file_test() instead of long deprecated g_scanner_stat_mode().Tim Janik2001-07-296-9/+16
* shut up CVSSven Neumann2001-07-243-0/+3
* *** empty log message ***Owen Taylor2001-07-222-1/+6
* Add property support. (#51858)Owen Taylor2001-07-193-11/+19
* gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead ofOwen Taylor2001-07-191-0/+30
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-193-14/+46
* add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): computeTim Janik2001-07-141-0/+1
* Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)Owen Taylor2001-07-123-2/+10
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-0/+1
* Some updates and moving docs to the C files.Owen Taylor2001-07-054-6/+29
* s/signal_newc/signal_new/Tim Janik2001-07-0211-96/+102
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-303-30/+14
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-0/+1
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-299-26/+68
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-0/+1
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-283-6/+8
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-264-13/+14
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-264-14/+13
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-264-13/+14
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-254-19/+18
* Add note about child property changes.Owen Taylor2001-06-251-0/+17
* Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)Owen Taylor2001-06-256-69/+52
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-242-3/+5
* Handle the case without XKB properly.Owen Taylor2001-06-211-1/+2
* Update a bit.Owen Taylor2001-06-2118-522/+534
* fix PROP_EVENTS.Tim Janik2001-06-191-1/+1