root/trunk/jons-gtk2-gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5429 [5429] 13 months erijo Remove -rpath for all plugins since I can't see a reason for having …
(edit) @4526 [4526] 2 years erijo Removed svn:keywords from all files that don't need it. May make …
(edit) @4525 [4525] 2 years erijo Removed all .cvsignore-files.
(edit) @3461 [3461] 5 years bostjanlah Get those tabs sorted out
(edit) @3460 [3460] 5 years bostjanlah Made chat saving work (and be automatically invoked when closing the chat …
(edit) @3457 [3457] 5 years bostjanlah Improvements to font/color handling, cursor positioning, several UTF-8 …
(edit) @3454 [3454] 5 years bostjanlah A few cosmetic changes
(edit) @3453 [3453] 5 years bostjanlah More utf8 fixes from Matias
(edit) @3452 [3452] 5 years bostjanlah Use send_server instead of checking the checkbox again
(edit) @3451 [3451] 5 years bostjanlah A few cosmetic changes
(edit) @3435 [3435] 6 years bostjanlah make sure all strings are converted to UTF-8 before they are displayed …
(edit) @3432 [3432] 6 years bostjanlah fix a char conversion problem when user's locale is C
(edit) @3420 [3420] 6 years bostjanlah slightly change the actual icqSendMessage (more like in qt-gui)
(edit) @3413 [3413] 6 years bostjanlah gdk_window_raise -> gtk_window_present
(edit) @3412 [3412] 6 years bostjanlah Remove decl of convo_open
(edit) @3411 [3411] 6 years bostjanlah Fix display of colors and a few simplifications
(edit) @3410 [3410] 6 years bostjanlah status_bar_new and system_status_new no longer take parameters
(edit) @3409 [3409] 6 years bostjanlah status_bar_new doesn't take a border_width parm anymore
(edit) @3408 [3408] 6 years bostjanlah Use status_change A few other minor changes
(edit) @3406 [3406] 6 years bostjanlah convo_open_cb -> convo_open
(edit) @3405 [3405] 6 years bostjanlah Add a character conversion from UTF-8 to user's encoding
(edit) @3400 [3400] 6 years bostjanlah Removed a forgotten log msg
(edit) @3399 [3399] 6 years bostjanlah Add character encoding selection
(edit) @3398 [3398] 6 years bostjanlah Add character encodings
(edit) @3397 [3397] 6 years bostjanlah Add charset_icon
(edit) @3396 [3396] 6 years bostjanlah Add charset_icon
(edit) @3395 [3395] 6 years bostjanlah We need this for convo window (got it from qt-gui)
(edit) @3394 [3394] 6 years bostjanlah Fix container inclusion order
(edit) @3393 [3393] 6 years bostjanlah Fix a crash due to invalid free
(edit) @3391 [3391] 6 years bostjanlah Simplified and added missing items
(edit) @3390 [3390] 6 years bostjanlah Uncomment save_window_pos
(edit) @3389 [3389] 6 years bostjanlah Use a simple message_dialog and make sure alias is utf8 in delete_user
(edit) @3387 [3387] 6 years bostjanlah Rework this so that loading is done via timeout callbacks Simplify the …
(edit) @3386 [3386] 6 years bostjanlah Use buttonbox for buttons Add some border to the window Use …
(edit) @3385 [3385] 6 years bostjanlah Use buttonbox for buttons Add some border to the window Use …
(edit) @3384 [3384] 6 years bostjanlah Use buttonbox for buttons Use gtk_window_present instead of …
(edit) @3383 [3383] 6 years bostjanlah Use buttonbox for buttons via the new utility call
(edit) @3382 [3382] 6 years bostjanlah Add a new utility call for creating button boxes for a consistent look
(edit) @3375 [3375] 6 years bostjanlah Make file transfer both ways work again
(edit) @3374 [3374] 6 years bostjanlah Add textview_get_chars
(edit) @3372 [3372] 6 years bostjanlah Remove a diag message
(edit) @3360 [3360] 6 years bostjanlah Make sure aliases are converted to utf-8 (Matias Aguirre) Discard unused …
(edit) @3359 [3359] 6 years bostjanlah Remove the silly helper function
(edit) @3358 [3358] 6 years bostjanlah Forgot to pass the data pointer
(edit) @3354 [3354] 6 years bostjanlah Allow for buttons to be made insensitive (Matias Aguirre) Fix a problem …
(edit) @3353 [3353] 6 years bostjanlah Hmm, we have to make send sensitive even if there was an error
(edit) @3351 [3351] 6 years bostjanlah Make status empty after Cancel A few other minor changes
(edit) @3350 [3350] 6 years bostjanlah Reorganised the functions a bit
(edit) @3349 [3349] 6 years bostjanlah change_status is now status_change in utilities
(edit) @3348 [3348] 6 years bostjanlah Made this work again
(edit) @3347 [3347] 6 years bostjanlah Add a status_change function
(edit) @3346 [3346] 6 years bostjanlah A few minor changes
(edit) @3345 [3345] 6 years bostjanlah contact_list_new now takes no parameters right click menus now have a …
(edit) @3344 [3344] 6 years bostjanlah contact_list_new now takes no parameters
(edit) @3343 [3343] 6 years bostjanlah menu_item_new has a new parameter - sensitive (Matias …
(edit) @3342 [3342] 6 years bostjanlah menu_item_new has a new parameter - sensitive (Matias …
(edit) @3341 [3341] 6 years bostjanlah Use menu_separator call instead of manual code (Matias Aguirre)
(edit) @3340 [3340] 6 years bostjanlah Integrated a fix to allow searching only for online users (by Matias …
(edit) @3325 [3325] 6 years bostjanlah Add a handy helper for getting the text of a gtk_entry as a string
(edit) @3324 [3324] 6 years bostjanlah Localized definitions and move them out licq_gtk.h
(edit) @3323 [3323] 6 years bostjanlah Use a much simpler gtk_dialog for this
(edit) @3314 [3314] 6 years bostjanlah A few minor changes
(edit) @3313 [3313] 6 years bostjanlah Make sure all messages inserted into log window are first converted to …
(edit) @3312 [3312] 6 years bostjanlah Added utilities.cpp
(edit) @3311 [3311] 6 years bostjanlah convert_to_utf8 is now in a separate include file
(edit) @3310 [3310] 6 years bostjanlah A few minor changes
(edit) @3309 [3309] 6 years bostjanlah Complete revision
(edit) @3308 [3308] 6 years bostjanlah Move character conversion functions into its own file
(edit) @3307 [3307] 6 years bostjanlah Start a collection of handy utilities (currently dealing with character …
(edit) @3299 [3299] 6 years bostjanlah - a few minor changes
(edit) @3298 [3298] 6 years bostjanlah - added convert_to_utf8
(edit) @3297 [3297] 6 years bostjanlah - added search to event dispatcher
(edit) @3296 [3296] 6 years bostjanlah - redone to be more like the one in qt plugin
(edit) @3295 [3295] 6 years bostjanlah - added conversion from a default character set when user's locale is …
(edit) @3257 [3257] 6 years bostjanlah - fix for the new icqFileTransfer signature
(edit) @3217 [3217] 6 years bostjanlah - localized some of the declarations
(edit) @3216 [3216] 6 years bostjanlah - reworked some parts of how convos work
(edit) @3215 [3215] 6 years bostjanlah - remove finish_message from here (it's not in convo)
(edit) @3214 [3214] 6 years bostjanlah - remove list _start_convo from here (it's not in convo)
(edit) @3213 [3213] 6 years bostjanlah - make sure we always use config_file instead of hard-coded value - add …
(edit) @3212 [3212] 6 years bostjanlah - rework the way convos are opened
(edit) @3211 [3211] 6 years bostjanlah - rework the way flashing of icons works
(edit) @3210 [3210] 6 years bostjanlah - add code for auto-away (almost 1:1 copy from qt plugin)
(edit) @3209 [3209] 6 years bostjanlah - make sure everything is called Jon's GTK2 gui - remove no longer needed …
(edit) @3208 [3208] 6 years bostjanlah Add config for ScreenSaver?
(edit) @3207 [3207]