summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Docs fixups, and:Havoc Pennington2001-06-155-10/+24
* fix other typoHavoc Pennington2001-06-141-0/+8
* Add some example config files that can be used with the URW fonts.Alexander Larsson2001-06-141-2/+7
* UpdatesHavoc Pennington2001-06-134-3/+4
* add read-only "scroll_offset" property for notification when the layoutHavoc Pennington2001-06-091-0/+5
* added this functionHavoc Pennington2001-06-083-10/+10
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-084-9/+31
* warn if row/cols are out of range. Fix bug #55921Jonathan Blandford2001-06-082-1/+8
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-1/+0
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-1/+1
* add "inverted" propertyHavoc Pennington2001-06-061-0/+5
* rename from gtk_text_iter_reorderHavoc Pennington2001-06-054-11/+13
* clamp the value to the range that was setHavoc Pennington2001-06-056-14/+46
* Improve docs for GtkStateType. (Fixes #55751, among other things.)Owen Taylor2001-06-052-9/+18
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-044-22/+44
* Remove GtkArgSetFunc, GtkArgGetFunc.Owen Taylor2001-06-042-17/+4
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-044-21/+11
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-0/+1
* Correct typoe when describing order of composition. (#53371, SkipOwen Taylor2001-05-302-1/+6