summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set state of labels back to normal before reparenting back. (#102387)Matthias Clasen2003-03-296-0/+16
| | | | | | | 2003-03-29 Matthias Clasen <maclas@gmx.de> * gtk/gtkoptionmenu.c (gtk_option_menu_remove_contents): Set state of labels back to normal before reparenting back. (#102387)
* Set a default window title to match the GtkFontSelectionDialog behavior.Matthias Clasen2003-03-296-1/+48
| | | | | | | | | | 2003-03-29 Matthias Clasen <maclas@gmx.de> * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): Set a default window title to match the GtkFontSelectionDialog behavior. (gtk_color_selection_dialog_new): Don't call gtk_window_set_title() if title is NULL. (bug #101975, Daniel Elstner)
* Fix for bug #78499:Matthias Clasen2003-03-297-1/+107
| | | | | | | | | | | | | | | 2003-03-29 Matthias Clasen <maclas@gmx.de> Fix for bug #78499: * gtk/gtkentry.h (struct _GtkEntry): Add flags select_words and select_lines. * gtk/gtkentry.c (gtk_entry_button_press): Set select_words and select_lines on double/triple click. * gtk/gtkentry.c (gtk_entry_motion_notify): Implement select-by-words and select-by-lines behaviour.
* Fix the previous commit.Matthias Clasen2003-03-292-2/+2
|
* Fixes for bug #56248:Matthias Clasen2003-03-298-38/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-03-29 Matthias Clasen <maclas@gmx.de> Fixes for bug #56248: * gtk/gtknotebook.c (stop_scrolling): New function to remove the timer and queue a redraw. (gtk_notebook_grab_notify): (gtk_notebook_state_changed): New functions to call stop_scrolling() if necessary. (gtk_notebook_button_release): Use stop_scrolling(). (gtk_notebook_draw_arrow): Fix drawing of insensitive arrows. * gtk/gtkrange.c (stop_scrolling): New function to remove the grab, remove the timer and queue a redraw. (gtk_range_grab_notify): (gtk_range_state_changed): New functions to call stop_scrolling() if necessary. (gtk_range_button_release): Use stop_scrolling(). * gtk/gtkspinbutton.c (gtk_spin_button_grab_notify): (gtk_spin_button_state_changed): Redraw after stop_spinning. (gtk_spin_button_stop_spinning): Reset click_child to correct the drawing of the arrows. (gtk_spin_button_button_release): Use a local copy of click_child, since stop_spinning() resets it.
* Add C-A-PgUp and C-A-PgDown as alternatives to the A-less variants.Matthias Clasen2003-03-286-2/+32
| | | | | | | 2003-03-29 Matthias Clasen <maclas@gmx.de> * gtk/gtknotebook.c (gtk_notebook_class_init): Add C-A-PgUp and C-A-PgDown as alternatives to the A-less variants. (#97860)
* Finish monitoring, add a TODO, fill in details in README, fix some missing ↵Owen Taylor2003-03-274-73/+257
| | | | finalization chainups
* Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.Christian Rose2003-03-262-2151/+2105
| | | | | | | 2003-03-26 Christian Rose <menthos@menthos.com> * yi.po: Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.
* Add a construct-only 'file_system' property, split test case into ↵Owen Taylor2003-03-269-116/+304
| | | | testfilechooser, testfilechooser-vfs
* - Add GnomeVFS backendOwen Taylor2003-03-266-139/+337
| | | | | | - Add gtk_file_info_get_display_key() - Start switching from file_added => files_added - Switch over to Nautilus-like Loading.../Empty
* rewrote the function that does node and arrow prelighting, queue allSven Neumann2003-03-266-100/+120
| | | | | | | 2003-03-26 Sven Neumann <sven@gimp.org> * gtk/gtktreeview.c: rewrote the function that does node and arrow prelighting, queue all redraws from here (Fixes bug #108792).
* Add GtkFileSystem::parse, and a chooser entry with completionOwen Taylor2003-03-258-6/+929
|
* Make incrememtal searching work, some bug fixesOwen Taylor2003-03-243-46/+67
|
* Updated Spanish translation by Carlos Perelló MarínPablo Gonzalo del Campo2003-03-242-8/+13
| | | | | | | 2003-03-24 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Carlos Perelló Marín <carlos@gnome-db.org>.
* Fix for #108788 - GError set to FALSE rather than NULL.Richard Kinder2003-03-246-3/+23
|
* Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.Christian Rose2003-03-232-557/+1162
| | | | | | | 2003-03-23 Christian Rose <menthos@menthos.com> * yi.po: Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.
* copy stock_color_picker_25.png, don't copy stock_save_24.png twice.Michael Natterer2003-03-223-11/+10
| | | | | | | | | | 2003-03-22 Michael Natterer <mitch@gimp.org> * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy stock_save_24.png twice. * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER instead of stock_colorselector_24.png.
* Add sorting, a size column.Owen Taylor2003-03-214-24/+244
| | | | | | Try making the tree view on the left auto-expand/collapse when the selection changes. Some bug fixes.
* Add some documentation comments, fix some missing staticsOwen Taylor2003-03-216-15/+166
|
* Initial importSTARTOwen Taylor2003-03-210-0/+0
|
* Initial revisionOwen Taylor2003-03-2117-0/+4344
|
* Add missing static. (#108614)Matthias Clasen2003-03-212-1/+4
| | | | | | | 2003-03-21 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf-animation.c (gdk_pixbuf_non_anim_get_type): Add missing static. (#108614)
* Add missing static qualifiers apparently causing problems on someMatthias Clasen2003-03-213-3/+10
| | | | | | | | 2003-03-21 Matthias Clasen <maclas@gmx.de> * io-jpeg.c (gdk_pixbuf__jpeg_image_begin_load): * io-ico.c (gdk_pixbuf__ico_image_stop_load): Add missing static qualifiers apparently causing problems on some platforms. (#108617)
* Added Malayalam translationsGuntupalli Karunakar2003-03-208-1/+4932
|
* updated Azerbaijani translation.Metin Amiroff2003-03-202-240/+245
| | | | | | 2003-03-20 Metin Amiroff <metin@karegen.com> * az.po: updated Azerbaijani translation.
* initial importv0_0Raymond Penners2003-03-180-0/+0
|
* Initial revisionRaymond Penners2003-03-186-0/+1674
|
* use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.Manish Singh2003-03-166-1/+26
| | | | | | | Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org> * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
* Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and yTor Lillqvist2003-03-156-31/+74
| | | | | | | | | | 2003-03-14 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c: Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and y coordinates from an LPARAM or DWORD, and not the unsigned HIWORD() and LOWORD(). Systems with multiple monitors can have negative coordinates on some of the monitors. (partial fix for #99496, Arnaud Charlet)
* Add a "buffer" property. (#108353)Matthias Clasen2003-03-146-0/+39
| | | | | | 2003-03-15 Matthias Clasen <maclas@gmx.de> * gtk/gtktextview.c: Add a "buffer" property. (#108353)
* removed redundant calls to g_object_notify().Sven Neumann2003-03-137-17/+71
| | | | | | | | | | | | | 2003-03-13 Sven Neumann <sven@gimp.org> * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property): removed redundant calls to g_object_notify(). (gtk_cell_renderer_pixbuf_get_size): removed redundant casts, see bug #108236. * gtk/gtktextiter.c (_gtk_text_iter_get_segment_char) (_gtk_text_iter_get_segment_byte): return 0, not NULL (these functions return an integer value).
* On WM_MOUSEMOVE, the test whether we have actually moved (and thusTor Lillqvist2003-03-136-12/+55
| | | | | | | | | | | | 2003-03-13 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c (gdk_event_translate): On WM_MOUSEMOVE, the test whether we have actually moved (and thus shouldn't generate an GDK event) moved after the call to propagate() and translate_mouse_coords(). Otherwise we were testing wrong values. (#108115, Allin Cottrell) (gdk_event_translate): On WM_?BUTTONUP, set current_{x,y} the same way as in WM_?BUTTONDOWN and WM_MOUSEMOVE.
* if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as itTor Lillqvist2003-03-137-13/+126
| | | | | | | | | | | | | | | | | | | | | 2003-03-13 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c (gdk_pointer_grab): if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as it is OK to destroy the GdkCursor after calling gdk_pointer_grab(). Set the cursor right away with SetCursor(), as we won't get any WM_SETCURSOR messages while the mouse is captured. (gdk_display_pointer_ungrab): Correspondingly, destroy the copy with DestroyCursor() when no longer used. (#108114, Allin Cottrell) * gdk/win32/gdkevents-win32.c (gdk_event_translate): On WM_SYSCHAR, return FALSE from the window procedure to prevent the DefWindowProc from being called. Otherwise Windows would beep, thinking you are tring to access a (nonexistent) menu when you press Alt-something. Don't do this for Alt-Space, though. (#107454, Martyn Russell) * gdk/win32/gdkcursor-win32.c: Minor spacing and debug print fixes.
* Calculate LineWidth for 16bpp from width, like for the other depths.Matthias Clasen2003-03-112-1/+6
| | | | | | | 2003-03-11 Matthias Clasen <maclas@gmx.de> * io-ico.c (DecodeHeader): Calculate LineWidth for 16bpp from width, like for the other depths. (noticed by Marijn Ros)
* Ctrl/Shift [left/right] expands/collapses the tree, #108092Jonathan Blandford2003-03-117-10/+36
| | | | | | | Tue Mar 11 12:01:07 2003 Jonathan Blandford <jrb@gnome.org> * gtk/gtktreeview.c (gtk_tree_view_class_init): Ctrl/Shift [left/right] expands/collapses the tree, #108092
* Updated Ukrainian translationYuri Syrota2003-03-101-888/+741
|
* Don't try to compensate for LineTo() not drawing the end pixel. It causesTor Lillqvist2003-03-096-6/+32
| | | | | | | | 2003-03-09 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkdrawable-win32.c (draw_segments): Don't try to compensate for LineTo() not drawing the end pixel. It causes more harm than benefits, see bug #81895.
* Bug #107664 continued:Matthias Clasen2003-03-0812-53/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-03-08 Matthias Clasen <maclas@gmx.de> Bug #107664 continued: * gdk/x11/gdkinputprivate.h: * gdk/x11/gdkinput-none.c (_gdk_input_window_none_event): Remove. (_gdk_input_other_event): Return gboolean. * gdk/x11/gdkinput-xfree.c (_gdk_input_window_none_event): Remove. (_gdk_input_other_event): Return gboolean. * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): Return gboolean. * gdk/x11/gdkevents-x11.c (gdk_event_translate): Make return_val gboolean, remove pointless call to _gdk_input_window_none_event. * gdk/win32/gdkinput-win32.[hc] (_gdk_input_other_event): Return gboolean. (_gdk_input_window_none_event): Remove. * gtk/gtktextiter.c (_gtk_text_iter_get_indexable_segment): (_gtk_text_iter_get_any_segment): (_gtk_text_iter_get_segment_byte): (_gtk_text_iter_get_segment_char): (_gtk_text_iter_get_text_line): (_gtk_text_iter_get_btree): Fix 0/NULL confusion. * gdk/x11/gdkdnd-x11.c (motif_target_table_check): Return gint. * gdk/win32/gdkfont-win32.c (gdk_font_equal): * gdk/linux-fb/gdkwindow-fb.c (gdk_window_get_deskrelative_origin): (gdk_window_get_origin): * gdk/linux-fb/gdkcolor-fb.c (gdk_colors_alloc): Fix 0/FALSE confusion.
* Trivial cleanups (bug #107664)Matthias Clasen2003-03-0812-16/+93
|
* shut up CVSSven Neumann2003-03-073-20/+25
|
* Return gboolean, not gint. (#107664, Morten Welinder)Matthias Clasen2003-03-0611-6/+55
| | | | | | | | | | | | | | 2003-03-06 Matthias Clasen <maclas@gmx.de> * gdk/gdkrgb.c (gdk_rgb_try_colormap): Return gboolean, not gint. (#107664, Morten Welinder) * gdk/x11/gdkwindow-x11.c (gdk_window_get_deskrelative_origin): * gdk/x11/gdkfont-x11.c (gdk_font_equal): * gdk/x11/gdkdnd-x11.c (gdk_drag_get_protocol_for_display): Fix TRUE/1 and FALSE/0 confusion. (#107664, Morten Welinder) * io-gif.c (gif_read): Fix 0/FALSE confusion (#107664, Morten Welinder)
* Fix NULL/FALSE confusion (#107648, Morten Welinder)Matthias Clasen2003-03-069-5/+45
| | | | | | | | | | 2003-03-06 Matthias Clasen <maclas@gmx.de> * gtk/gtktextmark.c (gtk_text_mark_get_buffer): * gtk/gtkeditable.c (gtk_editable_get_chars): * gtk/gtkctree.c (gtk_ctree_find_node_ptr): * demos/gtk-demo/main.c (demo_find_file): Fix NULL/FALSE confusion (#107648, Morten Welinder)
* minor changes on Azerbaijani translation.Metin Amiroff2003-03-062-248/+146
| | | | | | 2003-03-06 Metin Amiroff <metin@karegen.com> * az.po: minor changes on Azerbaijani translation.
* Add deprecation guards around gtk_object_new().Matthias Clasen2003-03-048-27/+51
|
* add propsJonathan Blandford2003-03-035-10/+20
|
* handle rtl code.Jonathan Blandford2003-03-0318-102/+653
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sun Mar 2 23:35:57 2003 Jonathan Blandford <jrb@gnome.org> * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size): handle rtl code. * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size): ditto * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto * gtk/gtktreeview.c: (invalidate_column), (invalidate_last_column), (gtk_tree_view_get_real_requested_width_from_column), (gtk_tree_view_size_allocate_columns), (gtk_tree_view_size_allocate), (gtk_tree_view_button_press), (gtk_tree_view_button_release_drag_column), (gtk_tree_view_update_current_reorder), (gtk_tree_view_motion_drag_column), (gtk_tree_view_bin_expose), (gtk_tree_view_key_press), (gtk_tree_view_header_focus), (gtk_tree_view_get_background_xrange), (gtk_tree_view_get_arrow_xrange), (gtk_tree_view_is_expander_column), (gtk_tree_view_set_column_drag_info), (gtk_tree_view_move_cursor_left_right): Add RTL support. * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): add an expand flag. * gtk/gtktreeviewcolumn.c: (gtk_tree_view_column_class_init), (gtk_tree_view_column_set_property), (gtk_tree_view_column_get_property), (gtk_tree_view_column_set_expand), (gtk_tree_view_column_get_expand), (gtk_tree_view_column_cell_process_action): Add support for expand flag
* Add a bunch of missing entries. Noticed by Cedric Gustin.Tor Lillqvist2003-03-026-5/+13
| | | | | | | 2003-03-02 Tor Lillqvist <tml@iki.fi> * gtk/gtk.def: Add a bunch of missing entries. Noticed by Cedric Gustin.
* Add a bunch of missing entries. Noticed by Cedric Gustin.Tor Lillqvist2003-03-026-0/+32
| | | | | | | 2003-03-02 Tor Lillqvist <tml@iki.fi> * gdk/gdk.def: Add a bunch of missing entries. Noticed by Cedric Gustin.
* Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32 conditional on Windows.Tor Lillqvist2003-03-022-1/+9
| | | | | | | | | | | | | | | | | | | | | | | 2003-03-02 Tor Lillqvist <tml@iki.fi> * configure.in: Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32 conditional on Windows. * makefile.cygwin: Remove, unmaintained and obsolete. * Makefile.am (EXTRA_DIST): Remove here, too. * README.win32: Update. pixbuf: 2003-03-02 Tor Lillqvist <tml@iki.fi> * Makefile.am: Use -no-undefined on Windows. metal and redmond95: 2003-03-02 Tor Lillqvist <tml@iki.fi> * Makefile.am: Use -no-undefined, and do use GTK_LIBS on Windows.
* Replace uses of gtk_object_new by g_object_new.Matthias Clasen2003-02-286-2/+32
| | | | | | | | 2003-03-01 Matthias Clasen <maclas@gmx.de> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_set_vadjustment): (gtk_scrolled_window_set_hadjustment): Replace uses of gtk_object_new by g_object_new.